Skip to content

rdf to-jelly: implement Jelly serializer option passing#53

Merged
Ostrzyciel merged 1 commit intomainfrom
15-implement-a-way-to-pass-stream-options-to-to-jelly-rdf-command
Apr 2, 2025
Merged

rdf to-jelly: implement Jelly serializer option passing#53
Ostrzyciel merged 1 commit intomainfrom
15-implement-a-way-to-pass-stream-options-to-to-jelly-rdf-command

Conversation

@Ostrzyciel
Copy link
Member

@Ostrzyciel Ostrzyciel commented Apr 2, 2025

Issue: #15

Implemented:

  • RdfStreamOptions settings – everything except physical types (inferred from the input) and version (inferred from the used feature set)
  • Option to enable namespace declarations in the output
  • Option to change the output frame size

Not implemented yet (will be in follow-up tasks):

  • Reading options from a Jelly file.
  • Writing non-delimited files.

Also, reorganized exception handling a bit to make testing for that nicer.

@Ostrzyciel Ostrzyciel linked an issue Apr 2, 2025 that may be closed by this pull request
Copy link
Collaborator

@Karolina-Bogacka Karolina-Bogacka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I think that the changes make sense. I trust you have tested it on AOT as well

@Ostrzyciel Ostrzyciel merged commit ad5cafe into main Apr 2, 2025
6 checks passed
@Ostrzyciel Ostrzyciel deleted the 15-implement-a-way-to-pass-stream-options-to-to-jelly-rdf-command branch April 2, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a way to pass stream options to to-jelly-rdf command

2 participants